c_g_slist_foreach

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) __gshared
void function(GSList* list, GFunc func, void* userData) c_g_slist_foreach;

Meta